home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ada / gwuada_8.zip / README.FST < prev    next >
Text File  |  1993-05-01  |  2KB  |  37 lines

  1.     GWMON Parallel Ada Monitor for 386/486 PCs   
  2.     Copyright (C) 1993, Charles W. Kann  & Michael Bliss Feldman
  3.                         ckann@seas.gwu.edu mfeldman@seas.gwu.edu
  4.  
  5.     This program is free software; you can redistribute it and/or modify
  6.     it under the terms of the GNU General Public License as published by
  7.     the Free Software Foundation; either version 2 of the License.
  8.  
  9.     This program is distributed in the hope that it will be useful,
  10.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  11.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12.     GNU General Public License for more details.
  13.  
  14.     You should have received a copy of the GNU General Public License
  15.     along with this program; if not, write to the Free Software
  16.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  17.  
  18.  
  19.     The GWUMON Parallel Ada Monitor provides a shell around the NYUAda
  20. Run Time System(RTS).  This monitor allows the user to set tasking options for
  21. the RTS, and to monitor the execution of the RTS.  This monitoring shows the
  22. source code for the program which is running, or the execution percentage of
  23. the various tasks of the current program.  A more detailed explaination of the
  24. Monitor is given in the README.RUN file.
  25.  
  26.     There are 4 readme files included with this system.  They are this
  27. README.FST file, README.RUN, README.FIL, and README.BLD.  If you simply want to
  28. run GWUMON, you should get a copy of the GWUMON executables, which will include
  29. a copy of the README.RUN file.  It is included here so that after you have
  30. made the programs, you can test the monitor.
  31.  
  32.     The README.FIL gives a list of the files in this distribution, and
  33. gives a quick synopsis of what each of the files is used for.
  34.  
  35.     The README.BLD file tells how to rebuild the source code for the GWUMON,
  36. and how to install it.
  37.